PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowTableStringCell Class / setContent Method
The cell content.
In This Topic
    setContent Method
    In This Topic
    Sets the cell content.
    Syntax
    public void setContent( 
       java.lang.String value
    )

    Parameters

    value
    The cell content.
    See Also